home *** CD-ROM | disk | FTP | other *** search
- /*
- * A n t l r S e t s / E r r o r F i l e H e a d e r
- *
- * Generated from: test2.g
- *
- * Terence Parr, Will Cohen, and Hank Dietz: 1989-1994
- * Purdue University Electrical Engineering
- * With AHPCRC, University of Minnesota
- * ANTLR Version 1.21b4
- */
-
- #include <stdio.h>
- #define ANTLR_VERSION 121b4
- #define ZZCAN_GUESS
- #include <setjmp.h>
- #define zzEOF_TOKEN 1
- #define zzSET_SIZE 4
- #include "antlr.h"
- #include "tokens.h"
- #include "dlgdef.h"
- #include "err.h"
-
- ANTLRChar *zztokens[8]={
- /* 00 */ "Invalid",
- /* 01 */ "Eof",
- /* 02 */ "[\\ \\t\\n]+",
- /* 03 */ "=",
- /* 04 */ "\\(",
- /* 05 */ "IDENTIFIER",
- /* 06 */ "NUMBER",
- /* 07 */ "\\)"
- };
- SetWordType zzerr1[4] = {0x10,0x0,0x0,0x0};
- SetWordType zzerr2[4] = {0x10,0x0,0x0,0x0};
- SetWordType setwd1[8] = {0x0,0xf,0x0,0x4,0x0,0x0,0x0,
- 0x0};
-